FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package hl7.fhir.uv.phenomics-exchange#current (47 ms)

Package hl7.fhir.uv.phenomics-exchange
Type SearchParameter
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/phenomics-exchange/https://build.fhir.org/ig/HL7/phenomics-exchange-ig/SearchParameter-service-request-supporting-info.html
Url http://github.com/phenopackets/core-ig/SearchParameter/service-request-supporting-info
Version 0.1.0
Status active
Date 2024-06-18T22:11:07+00:00
Name ServiceRequestSupportingInfo
Experimental False
Realm uv
Authority hl7
Description Search ServiceRequest by supporting resource parameters
Type reference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

ServiceRequestSupportingInfo

Parameter supporting-info:reference

Search ServiceRequest by supporting resource parameters

ResourceServiceRequest
ExpressionServiceRequest.supportingInfo
Target ResourcesBundle
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
ComparatorsAllowed: eq

Source

{
  "resourceType" : "SearchParameter",
  "id" : "service-request-supporting-info",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ServiceRequestSupportingInfo</h2><p>Parameter <code>supporting-info</code>:<code>reference</code></p><div><p>Search ServiceRequest by supporting resource parameters</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/servicerequest.html\">ServiceRequest</a></td></tr><tr><td>Expression</td><td><code>ServiceRequest.supportingInfo</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Comparators</td><td>Allowed: eq</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cic"
    }
  ],
  "url" : "http://github.com/phenopackets/core-ig/SearchParameter/service-request-supporting-info",
  "version" : "0.1.0",
  "name" : "ServiceRequestSupportingInfo",
  "status" : "active",
  "date" : "2024-06-18T22:11:07+00:00",
  "publisher" : "HL7 International / Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system" : "email",
          "value" : "cic@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Search ServiceRequest by supporting resource parameters",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "code" : "supporting-info",
  "base" : [
    "ServiceRequest"
  ],
  "type" : "reference",
  "expression" : "ServiceRequest.supportingInfo",
  "target" : [
    "Bundle"
  ],
  "comparator" : [
    "eq"
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.